source/derelict/sndfile/sndfile.d(61,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_open` source/derelict/sndfile/sndfile.d(61,22): Error: cast from `extern (C) void* function(const(char)*, int, SF_INFO*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(62,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_open_fd` source/derelict/sndfile/sndfile.d(62,22): Error: cast from `extern (C) void* function(int, int, SF_INFO*, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(63,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_open_virtual` source/derelict/sndfile/sndfile.d(63,22): Error: cast from `extern (C) void* function(SF_VIRTUAL_IO*, int, SF_INFO*, void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(64,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_error` source/derelict/sndfile/sndfile.d(64,22): Error: cast from `extern (C) int function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(65,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_strerror` source/derelict/sndfile/sndfile.d(65,22): Error: cast from `extern (C) const(char)* function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(66,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_error_number` source/derelict/sndfile/sndfile.d(66,22): Error: cast from `extern (C) const(char)* function(int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(67,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_perror` source/derelict/sndfile/sndfile.d(67,22): Error: cast from `extern (C) int function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(68,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_error_str` source/derelict/sndfile/sndfile.d(68,22): Error: cast from `extern (C) int function(void*, char*, ulong) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(69,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_command` source/derelict/sndfile/sndfile.d(69,22): Error: cast from `extern (C) int function(void*, int, void*, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sndfile/sndfile.d(70,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `sf_format_check` source/derelict/sndfile/sndfile.d(70,22): Error: cast from `extern (C) int function(const(SF_INFO)*) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.